mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 26,
        ["Year"] = 2019,
        ["Month"] = 7,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_84\"), 34, false, 0);a_set_flag(101);c_start_wait_for_user(51, 999);a_set_command(816);a_show_route_gates_for_unit(1, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_233\"), 0);",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_138\"), 6, false, 0);a_set_flag(102);a_cockpit_highlight(1, \"pnt_72\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_234\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_215\"), 6, false, 0);a_set_flag(103);a_cockpit_remove_highlight(1);a_cockpit_highlight(2, \"pnt_72\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_235\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_216\"), 7, false, 0);a_set_flag(104);a_cockpit_remove_highlight(2);a_cockpit_highlight(3, \"pnt_55\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_236\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_217\"), 15, false, 0);a_set_flag(105);a_cockpit_remove_highlight(3);a_cockpit_highlight(4, \"pnt_64\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_237\"), 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_218\"), 13, false, 0);a_set_flag(106);a_cockpit_remove_highlight(4);a_cockpit_highlight(5, \"pnt_65\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_238\"), 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_219\"), 25, false, 0);a_set_flag(107);a_cockpit_remove_highlight(5);a_cockpit_highlight(6, \"pnt_68\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_239\"), 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_220\"), 21, false, 0);a_set_flag(108);a_cockpit_remove_highlight(6);c_start_wait_for_user(53, 999);a_out_sound(getValueResourceByKey(\"ResKey_Action_240\"), 0); mission.trig.func[8]=nil;",
            [9] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_221\"), 31, false, 0);a_set_flag(109);c_start_wait_for_user(55, 999);a_out_sound(getValueResourceByKey(\"ResKey_Action_241\"), 0); mission.trig.func[9]=nil;",
            [10] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_222\"), 15, false, 0);a_set_flag(110);a_cockpit_highlight(7, \"pnt_69\", 0, \"\");a_out_sound(getValueResourceByKey(\"ResKey_Action_242\"), 0); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_223\"), 15, false, 0);a_set_flag(111);a_cockpit_remove_highlight(7);c_start_wait_for_user(54, 999);a_out_sound(getValueResourceByKey(\"ResKey_Action_243\"), 0); mission.trig.func[11]=nil;",
            [12] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_224\"), 13, false, 0);a_set_flag(112);a_cockpit_highlight(8, \"pnt_61\", 0, \"\");a_set_command(816);a_out_sound(getValueResourceByKey(\"ResKey_Action_244\"), 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_225\"), 3, false, 0);a_cockpit_remove_highlight(8);a_out_sound(getValueResourceByKey(\"ResKey_Action_245\"), 0); mission.trig.func[13]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(true)",
            [2] = "return(c_time_since_flag(101, 34) and c_flag_is_true(51) )",
            [3] = "return(c_argument_in_range(72, 0.6, 1, \"\") and c_time_since_flag(102, 6) )",
            [4] = "return(c_argument_in_range(72, 0.6, 1, \"\") and c_time_since_flag(103, 6) )",
            [5] = "return(c_argument_in_range(55, 0.6, 1, \"\") and c_time_since_flag(104, 7) )",
            [6] = "return(c_argument_in_range(64, 0.6, 1, \"\") and c_time_since_flag(105, 15) )",
            [7] = "return(c_argument_in_range(65, 0.6, 1, \"\") and c_time_since_flag(106, 13) )",
            [8] = "return(c_argument_in_range(68, 0.6, 1, \"\") and c_time_since_flag(107, 25) )",
            [9] = "return(c_time_since_flag(108, 21) and c_flag_is_true(53) )",
            [10] = "return(c_time_since_flag(109, 31) and c_flag_is_true(55) )",
            [11] = "return(c_argument_in_range(69, 0.6, 1, \"\") and c_time_since_flag(110, 15) )",
            [12] = "return(c_time_since_flag(111, 15) and c_flag_is_true(54) )",
            [13] = "return(c_time_since_flag(112, 13) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 245,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 10.308,
                ["dir"] = 341,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 3.6078,
                ["dir"] = 300,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 7.731,
                ["dir"] = 325,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["season"] = 
        {
            ["temperature"] = 32,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 759.968,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 1780,
            ["density"] = 6,
            ["base"] = 2300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 634762.92628569,
        ["zoom"] = 203031,
        ["centerX"] = -348256.23728567,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 71,
            [2] = 11,
            [3] = 4,
            [4] = 16,
            [5] = 13,
            [6] = 15,
            [7] = 9,
            [8] = 8,
            [9] = 12,
            [10] = 2,
            [11] = 3,
            [12] = 5,
            [13] = 10,
            [14] = 20,
            [15] = 21,
            [16] = 40,
            [17] = 26,
            [18] = 45,
            [19] = 28,
            [20] = 46,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 22,
            [4] = 23,
            [5] = 25,
            [6] = 29,
            [7] = 30,
            [8] = 31,
            [9] = 32,
            [10] = 33,
            [11] = 35,
            [12] = 36,
            [13] = 39,
            [14] = 41,
            [15] = 42,
            [16] = 44,
            [17] = 48,
            [18] = 49,
            [19] = 50,
            [20] = 51,
            [21] = 52,
            [22] = 53,
            [23] = 54,
            [24] = 55,
            [25] = 56,
            [26] = 57,
            [27] = 58,
            [28] = 59,
            [29] = 60,
            [30] = 61,
            [31] = 62,
            [32] = 63,
            [33] = 64,
            [34] = 65,
            [35] = 66,
            [36] = 67,
            [37] = 68,
            [38] = 69,
            [39] = 70,
            [40] = 72,
            [41] = 73,
            [42] = 74,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 1,
            [2] = 6,
            [3] = 0,
            [4] = 18,
            [5] = 19,
            [6] = 37,
            [7] = 24,
            [8] = 27,
            [9] = 43,
            [10] = 47,
            [11] = 34,
            [12] = 38,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_232",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 71,
                    ["name"] = "Kuwait",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [9]
                [10] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 636854.69457143,
                                            ["speed"] = 0,
                                            ["x"] = -317855.54,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 2,
                                        ["rate"] = 50,
                                        ["y"] = 636854.69457143,
                                        ["x"] = -317855.54,
                                        ["name"] = "DictKey_GroupName_9",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636854.69457143,
                                ["x"] = -317855.54,
                                ["name"] = "DictKey_GroupName_9",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 636664.13114285,
                                            ["speed"] = 0,
                                            ["x"] = -317884.68114286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 3,
                                        ["rate"] = 50,
                                        ["y"] = 636664.13114285,
                                        ["x"] = -317884.68114286,
                                        ["name"] = "DictKey_GroupName_12",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636664.13114285,
                                ["x"] = -317884.68114286,
                                ["name"] = "DictKey_GroupName_12",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635962.36257143,
                                            ["speed"] = 0,
                                            ["x"] = -318087.41428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 4,
                                        ["rate"] = 50,
                                        ["y"] = 635962.36257143,
                                        ["x"] = -318087.41428572,
                                        ["name"] = "DictKey_GroupName_15",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635962.36257143,
                                ["x"] = -318087.41428572,
                                ["name"] = "DictKey_GroupName_15",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635936.64828571,
                                            ["speed"] = 0,
                                            ["x"] = -318097.12857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 5,
                                        ["rate"] = 50,
                                        ["y"] = 635936.64828571,
                                        ["x"] = -318097.12857143,
                                        ["name"] = "DictKey_GroupName_18",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635936.64828571,
                                ["x"] = -318097.12857143,
                                ["name"] = "DictKey_GroupName_18",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635909.79114285,
                                            ["speed"] = 0,
                                            ["x"] = -318105.7,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 6,
                                        ["rate"] = 50,
                                        ["y"] = 635909.79114285,
                                        ["x"] = -318105.7,
                                        ["name"] = "DictKey_GroupName_21",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635909.79114285,
                                ["x"] = -318105.7,
                                ["name"] = "DictKey_GroupName_21",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635830.64828571,
                                            ["speed"] = 0,
                                            ["x"] = -318136.27142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 7,
                                        ["rate"] = 50,
                                        ["y"] = 635830.64828571,
                                        ["x"] = -318136.27142857,
                                        ["name"] = "DictKey_GroupName_24",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635830.64828571,
                                ["x"] = -318136.27142857,
                                ["name"] = "DictKey_GroupName_24",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635803.79114285,
                                            ["speed"] = 0,
                                            ["x"] = -318144.84285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 8,
                                        ["rate"] = 50,
                                        ["y"] = 635803.79114285,
                                        ["x"] = -318144.84285714,
                                        ["name"] = "DictKey_GroupName_27",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635803.79114285,
                                ["x"] = -318144.84285714,
                                ["name"] = "DictKey_GroupName_27",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635750.07685714,
                                            ["speed"] = 0,
                                            ["x"] = -318164.27142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 9,
                                        ["rate"] = 50,
                                        ["y"] = 635750.07685714,
                                        ["x"] = -318164.27142857,
                                        ["name"] = "DictKey_GroupName_30",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635750.07685714,
                                ["x"] = -318164.27142857,
                                ["name"] = "DictKey_GroupName_30",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635724.934,
                                            ["speed"] = 0,
                                            ["x"] = -318175.12857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VFA-113",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 10,
                                        ["rate"] = 50,
                                        ["y"] = 635724.934,
                                        ["x"] = -318175.12857143,
                                        ["name"] = "DictKey_GroupName_33",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635724.934,
                                ["x"] = -318175.12857143,
                                ["name"] = "DictKey_GroupName_33",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 6.14355896702,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635215.57571429,
                                            ["speed"] = 0,
                                            ["x"] = -318327.66428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "E-2D Demo",
                                        ["category"] = "Planes",
                                        ["type"] = "E-2C",
                                        ["unitId"] = 11,
                                        ["rate"] = "100",
                                        ["y"] = 635215.57571429,
                                        ["x"] = -318327.66428571,
                                        ["name"] = "DictKey_GroupName_36",
                                        ["heading"] = 6.14355896702,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635215.57571429,
                                ["x"] = -318327.66428571,
                                ["name"] = "DictKey_GroupName_36",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 6.14355896702,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635287.60314286,
                                            ["speed"] = 0,
                                            ["x"] = -318309.31114286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "E-2D Demo",
                                        ["category"] = "Planes",
                                        ["type"] = "E-2C",
                                        ["unitId"] = 12,
                                        ["rate"] = "100",
                                        ["y"] = 635287.60314286,
                                        ["x"] = -318309.31114286,
                                        ["name"] = "DictKey_GroupName_39",
                                        ["heading"] = 6.14355896702,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635287.60314286,
                                ["x"] = -318309.31114286,
                                ["name"] = "DictKey_GroupName_39",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 5.9515727493007,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635620.02114286,
                                            ["speed"] = 0,
                                            ["x"] = -318212.13628572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 13,
                                        ["rate"] = "70",
                                        ["y"] = 635620.02114286,
                                        ["x"] = -318212.13628572,
                                        ["name"] = "DictKey_GroupName_42",
                                        ["heading"] = 5.9515727493007,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635620.02114286,
                                ["x"] = -318212.13628572,
                                ["name"] = "DictKey_GroupName_42",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 5.9515727493007,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635567.00257143,
                                            ["speed"] = 0,
                                            ["x"] = -318232.13914286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 14,
                                        ["rate"] = "70",
                                        ["y"] = 635567.00257143,
                                        ["x"] = -318232.13914286,
                                        ["name"] = "DictKey_GroupName_45",
                                        ["heading"] = 5.9515727493007,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635567.00257143,
                                ["x"] = -318232.13914286,
                                ["name"] = "DictKey_GroupName_45",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 5.9515727493007,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635485.73542858,
                                            ["speed"] = 0,
                                            ["x"] = -318260.13628572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 15,
                                        ["rate"] = "70",
                                        ["y"] = 635485.73542858,
                                        ["x"] = -318260.13628572,
                                        ["name"] = "DictKey_GroupName_48",
                                        ["heading"] = 5.9515727493007,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635485.73542858,
                                ["x"] = -318260.13628572,
                                ["name"] = "DictKey_GroupName_48",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 6.14355896702,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635954.59257144,
                                            ["speed"] = 0,
                                            ["x"] = -318105.85057143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 16,
                                        ["y"] = 635954.59257144,
                                        ["x"] = -318105.85057143,
                                        ["name"] = "DictKey_GroupName_51",
                                        ["heading"] = 6.14355896702,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635954.59257144,
                                ["x"] = -318105.85057143,
                                ["name"] = "DictKey_GroupName_51",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 6.14355896702,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635822.87828572,
                                            ["speed"] = 0,
                                            ["x"] = -318153.85057143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 17,
                                        ["y"] = 635822.87828572,
                                        ["x"] = -318153.85057143,
                                        ["name"] = "DictKey_GroupName_54",
                                        ["heading"] = 6.14355896702,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635822.87828572,
                                ["x"] = -318153.85057143,
                                ["name"] = "DictKey_GroupName_54",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 6.14355896702,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635595.73542858,
                                            ["speed"] = 0,
                                            ["x"] = -318236.70771429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 18,
                                        ["y"] = 635595.73542858,
                                        ["x"] = -318236.70771429,
                                        ["name"] = "DictKey_GroupName_57",
                                        ["heading"] = 6.14355896702,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635595.73542858,
                                ["x"] = -318236.70771429,
                                ["name"] = "DictKey_GroupName_57",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 6.14355896702,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 636892.68542858,
                                            ["speed"] = 0,
                                            ["x"] = -317717.50057143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 19,
                                        ["y"] = 636892.68542858,
                                        ["x"] = -317717.50057143,
                                        ["name"] = "DictKey_GroupName_60",
                                        ["heading"] = 6.14355896702,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636892.68542858,
                                ["x"] = -317717.50057143,
                                ["name"] = "DictKey_GroupName_60",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 636874.15228572,
                                            ["speed"] = 0,
                                            ["x"] = -317665.15257143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 20,
                                        ["rate"] = 3,
                                        ["y"] = 636874.15228572,
                                        ["x"] = -317665.15257143,
                                        ["name"] = "DictKey_GroupName_63",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 636874.15228572,
                                ["x"] = -317665.15257143,
                                ["name"] = "DictKey_GroupName_63",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0.97738438111682,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635899.69914286,
                                            ["speed"] = 0,
                                            ["x"] = -318126.53028572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 21,
                                        ["rate"] = 3,
                                        ["y"] = 635899.69914286,
                                        ["x"] = -318126.53028572,
                                        ["name"] = "DictKey_GroupName_66",
                                        ["heading"] = 0.97738438111682,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635899.69914286,
                                ["x"] = -318126.53028572,
                                ["name"] = "DictKey_GroupName_66",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0.97738438111682,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635249.73857143,
                                            ["speed"] = 0,
                                            ["x"] = -318332.996,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 22,
                                        ["rate"] = 3,
                                        ["y"] = 635249.73857143,
                                        ["x"] = -318332.996,
                                        ["name"] = "DictKey_GroupName_69",
                                        ["heading"] = 0.97738438111682,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635249.73857143,
                                ["x"] = -318332.996,
                                ["name"] = "DictKey_GroupName_69",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 1.3613568165556,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635285.29142857,
                                            ["speed"] = 0,
                                            ["x"] = -318326.95571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 23,
                                        ["rate"] = 15,
                                        ["y"] = 635285.29142857,
                                        ["x"] = -318326.95571429,
                                        ["name"] = "DictKey_GroupName_72",
                                        ["heading"] = 1.3613568165556,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635285.29142857,
                                ["x"] = -318326.95571429,
                                ["name"] = "DictKey_GroupName_72",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 4.3982297150257,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635618.50742857,
                                            ["speed"] = 0,
                                            ["x"] = -318229.31,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 24,
                                        ["rate"] = 15,
                                        ["y"] = 635618.50742857,
                                        ["x"] = -318229.31,
                                        ["name"] = "DictKey_GroupName_75",
                                        ["heading"] = 4.3982297150257,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635618.50742857,
                                ["x"] = -318229.31,
                                ["name"] = "DictKey_GroupName_75",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 4.3982297150257,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635930.36342857,
                                            ["speed"] = 0,
                                            ["x"] = -318115.18657143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 25,
                                        ["rate"] = 15,
                                        ["y"] = 635930.36342857,
                                        ["x"] = -318115.18657143,
                                        ["name"] = "DictKey_GroupName_78",
                                        ["heading"] = 4.3982297150257,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635930.36342857,
                                ["x"] = -318115.18657143,
                                ["name"] = "DictKey_GroupName_78",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 4.3982297150257,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635745.752,
                                            ["speed"] = 0,
                                            ["x"] = -318182.62314286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 26,
                                        ["rate"] = 15,
                                        ["y"] = 635745.752,
                                        ["x"] = -318182.62314286,
                                        ["name"] = "DictKey_GroupName_81",
                                        ["heading"] = 4.3982297150257,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635745.752,
                                ["x"] = -318182.62314286,
                                ["name"] = "DictKey_GroupName_81",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 618367.31714284,
                                            ["speed"] = 0,
                                            ["x"] = -356064.19085713,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 27,
                                        ["y"] = 618367.31714284,
                                        ["x"] = -356064.19085713,
                                        ["name"] = "DictKey_GroupName_175",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618367.31714284,
                                ["x"] = -356064.19085713,
                                ["name"] = "DictKey_GroupName_175",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 618399.30714284,
                                            ["speed"] = 0,
                                            ["x"] = -353512.9508571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 29,
                                        ["y"] = 618399.30714284,
                                        ["x"] = -353512.9508571,
                                        ["name"] = "DictKey_GroupName_181",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 618399.30714284,
                                ["x"] = -353512.9508571,
                                ["name"] = "DictKey_GroupName_181",
                                ["dead"] = false,
                            }, -- end of [27]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 608362.26885715,
                                            ["x"] = -353794.14114283,
                                            ["name"] = "DictKey_WptName_8",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 228.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40.833525960733,
                                            ["ETA_locked"] = false,
                                            ["y"] = 617003.58457142,
                                            ["x"] = -357601.14057141,
                                            ["name"] = "DictKey_WptName_163",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 182.88,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82.313408112078,
                                            ["ETA_locked"] = false,
                                            ["y"] = 625770.40428568,
                                            ["x"] = -361493.9042857,
                                            ["name"] = "DictKey_WptName_151",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 116.13594088895,
                                            ["ETA_locked"] = false,
                                            ["y"] = 633581.58057142,
                                            ["x"] = -361092.93971426,
                                            ["name"] = "DictKey_WptName_164",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 147.18782308443,
                                            ["ETA_locked"] = false,
                                            ["y"] = 639891.35885713,
                                            ["x"] = -357665.13628569,
                                            ["name"] = "DictKey_WptName_152",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 426.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 169.81833359494,
                                            ["ETA_locked"] = false,
                                            ["y"] = 644402.0942857,
                                            ["x"] = -355011.69457138,
                                            ["name"] = "DictKey_WptName_226",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 426.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 191.54536733676,
                                            ["ETA_locked"] = false,
                                            ["y"] = 648540.8222857,
                                            ["x"] = -352162.95971424,
                                            ["name"] = "DictKey_WptName_230",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 640.08,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 205.88516266436,
                                            ["ETA_locked"] = false,
                                            ["y"] = 650740.16199998,
                                            ["x"] = -349681.1708571,
                                            ["name"] = "DictKey_WptName_153",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 487.68,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 235.93701624628,
                                            ["ETA_locked"] = false,
                                            ["y"] = 655884.51799999,
                                            ["x"] = -347902.78942853,
                                            ["name"] = "DictKey_WptName_106",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 518.16,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 261.7354161275,
                                            ["ETA_locked"] = false,
                                            ["y"] = 661121.91771427,
                                            ["x"] = -347071.22457138,
                                            ["name"] = "DictKey_WptName_227",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 548.64,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 276.42491716637,
                                            ["ETA_locked"] = false,
                                            ["y"] = 664535.7102857,
                                            ["x"] = -348632.23228567,
                                            ["name"] = "DictKey_WptName_107",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 670.56,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 292.07550092418,
                                            ["ETA_locked"] = false,
                                            ["y"] = 667749.70714284,
                                            ["x"] = -348491.77657139,
                                            ["name"] = "DictKey_WptName_231",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 670.56,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 309.63786175793,
                                            ["ETA_locked"] = false,
                                            ["y"] = 670575.49714285,
                                            ["x"] = -347829.84514281,
                                            ["name"] = "DictKey_WptName_229",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 762,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 324.24849671117,
                                            ["ETA_locked"] = false,
                                            ["y"] = 673337.35714285,
                                            ["x"] = -349009.64314281,
                                            ["name"] = "DictKey_WptName_154",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 304.8,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VX-31 CoNA",
                                        ["skill"] = "Player",
                                        ["speed"] = 231.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 263,
                                                    [2] = 113.6,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254.1,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 263,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1,
                                        ["psi"] = -1.9857704686503,
                                        ["y"] = 608362.26885715,
                                        ["x"] = -353794.14114283,
                                        ["name"] = "DictKey_UnitName_7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1960,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.9857704686503,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "305",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 608362.26885715,
                                ["x"] = -353794.14114283,
                                ["name"] = "DictKey_GroupName_6",
                                ["communication"] = false,
                                ["start_time"] = 0,
                                ["frequency"] = 263,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [16]
                [18] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [19]
                [17] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [17]
                [20] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                }, -- end of [20]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 0,
                    ["name"] = "Russia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 34,
                    ["name"] = "Iran",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [12]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 16,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 34,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_84",
                    ["text"] = "DictKey_ActionText_84",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 101,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["flag_back"] = 999,
                    ["flag"] = 51,
                    ["predicate"] = "c_start_wait_for_user",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["command"] = 816,
                    ["predicate"] = "a_set_command",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 1,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_show_route_gates_for_unit",
                    ["unit"] = 1,
                }, -- end of [5]
                [6] = 
                {
                    ["file"] = "ResKey_Action_233",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [6]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "Intro",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 101,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 34,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 51,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "LDDI-1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 6,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_138",
                    ["KeyDict_text"] = "DictKey_ActionText_138",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 102,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_highlight",
                    ["highlight_id"] = 1,
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_234",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_argument_in_range",
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 51,
                    ["_min"] = 0.6,
                    ["argument"] = 72,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 102,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 6,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "LDDI-2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 6,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_215",
                    ["text"] = "DictKey_ActionText_215",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 103,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["highlight_id"] = 1,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["size_of_box"] = 0,
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["element_name"] = "pnt_72",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_highlight",
                    ["highlight_id"] = 2,
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_235",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_argument_in_range",
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 51,
                    ["_min"] = 0.6,
                    ["argument"] = 72,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 103,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 6,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "LDDI-3",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 7,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_216",
                    ["KeyDict_text"] = "DictKey_ActionText_216",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 104,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["highlight_id"] = 2,
                }, -- end of [3]
                [4] = 
                {
                    ["element_name"] = "pnt_55",
                    ["highlight_id"] = 3,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["size_of_box"] = 0,
                    ["predicate"] = "a_cockpit_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_236",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["argument"] = 55,
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 51,
                    ["_min"] = 0.6,
                    ["predicate"] = "c_argument_in_range",
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 104,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 7,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "HSI",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_217",
                    ["text"] = "DictKey_ActionText_217",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 105,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["highlight_id"] = 3,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["size_of_box"] = 0,
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["element_name"] = "pnt_64",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_highlight",
                    ["highlight_id"] = 4,
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_237",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_argument_in_range",
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 51,
                    ["_min"] = 0.6,
                    ["argument"] = 64,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 105,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 15,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Waypoint 0",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 13,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_218",
                    ["KeyDict_text"] = "DictKey_ActionText_218",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 106,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["highlight_id"] = 4,
                }, -- end of [3]
                [4] = 
                {
                    ["element_name"] = "pnt_65",
                    ["highlight_id"] = 5,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["size_of_box"] = 0,
                    ["predicate"] = "a_cockpit_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_238",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["argument"] = 65,
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 51,
                    ["_min"] = 0.6,
                    ["predicate"] = "c_argument_in_range",
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 106,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 13,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Waypoint 1",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 25,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_219",
                    ["text"] = "DictKey_ActionText_219",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 107,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["highlight_id"] = 5,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["size_of_box"] = 0,
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["element_name"] = "pnt_68",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_highlight",
                    ["highlight_id"] = 6,
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_239",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_argument_in_range",
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 51,
                    ["_min"] = 0.6,
                    ["argument"] = 68,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 107,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 25,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Waypoint Data",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 21,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_220",
                    ["KeyDict_text"] = "DictKey_ActionText_220",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 108,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_72",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["highlight_id"] = 6,
                }, -- end of [3]
                [4] = 
                {
                    ["flag_back"] = 999,
                    ["flag"] = 53,
                    ["predicate"] = "c_start_wait_for_user",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_240",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 108,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 21,
                }, -- end of [1]
                [2] = 
                {
                    ["argument"] = 68,
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 53,
                    ["_min"] = 0.6,
                    ["predicate"] = "c_flag_is_true",
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 31,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_221",
                    ["text"] = "DictKey_ActionText_221",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 109,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 55,
                    ["flag_back"] = 999,
                    ["predicate"] = "c_start_wait_for_user",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_241",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Course Line",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 109,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 31,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_flag_is_true",
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 55,
                    ["_min"] = 0.6,
                    ["argument"] = 68,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Auto",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_222",
                    ["KeyDict_text"] = "DictKey_ActionText_222",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 110,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["highlight_id"] = 7,
                    ["flag_back"] = 999,
                    ["element_name"] = "pnt_69",
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["flag"] = 53,
                    ["predicate"] = "a_cockpit_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["file"] = "ResKey_Action_242",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["argument"] = 69,
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 53,
                    ["_min"] = 0.6,
                    ["predicate"] = "c_argument_in_range",
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 110,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 15,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Unpause",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_223",
                    ["text"] = "DictKey_ActionText_223",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 111,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["highlight_id"] = 7,
                    ["flag_back"] = 999,
                    ["element_name"] = "pnt_70",
                    ["size_of_box"] = 0,
                    ["flag"] = 53,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag_back"] = 999,
                    ["flag"] = 54,
                    ["predicate"] = "c_start_wait_for_user",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_243",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 111,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 15,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_flag_is_true",
                    ["coalitionlist"] = "red",
                    ["_max"] = 1,
                    ["zone"] = "",
                    ["flag"] = 54,
                    ["_min"] = 0.6,
                    ["argument"] = 70,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Scale",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 13,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_224",
                    ["KeyDict_text"] = "DictKey_ActionText_224",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 112,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["element_name"] = "pnt_61",
                    ["highlight_id"] = 8,
                    ["size_of_box"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_cockpit_highlight",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["command"] = 816,
                    ["predicate"] = "a_set_command",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_244",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = "",
                    ["flag"] = 112,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 13,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "End",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 3,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_225",
                    ["text"] = "DictKey_ActionText_225",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["element_name"] = "pnt_61",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["size_of_box"] = 0,
                    ["predicate"] = "a_cockpit_remove_highlight",
                    ["highlight_id"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_245",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [13]
    }, -- end of ["trigrules"]
    ["currentKey"] = 24867,
    ["start_time"] = 27840,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["Failure_Fuel_Tank1Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank1Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank1Transfer"]
        ["Failure_Ctrl_Aileron"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_Aileron",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_Aileron"]
        ["Failure_Ctrl_FCS_Ch3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch3",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch3"]
        ["Failure_PP_EngR_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Main_FFCS"]
        ["Failure_Elec_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftGenerator"]
        ["Failure_Gear_NWS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_NWS",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_NWS"]
        ["Failure_Comp_ADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_ADC",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_ADC"]
        ["Failure_PP_RightPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightPTS"]
        ["Failure_Comp_MC2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC2",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC2"]
        ["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
        ["Failure_Ctrl_FCS_Ch1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch1",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch1"]
        ["Failure_PP_LeftAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
        ["Failure_PP_EngR_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Nozzle_CS"]
        ["Failure_Elec_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightGenerator"]
        ["Failure_Gear_WOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_WOW",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_WOW"]
        ["Failure_Ctrl_FCS_Ch2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch2",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch2"]
        ["Failure_Fuel_QuantityGaging"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_QuantityGaging",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_QuantityGaging"]
        ["Failure_Fuel_Tank4Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank4Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank4Transfer"]
        ["Failure_Elec_EmergencyBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_EmergencyBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_EmergencyBattery"]
        ["Failure_PP_EngR_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_OilLeak"]
        ["Failure_PP_LeftPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftPTS"]
        ["Failure_Hyd_HYD1B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1B_Leak"]
        ["Failure_Sens_LeftPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_LeftPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_LeftPitotHeater"]
        ["Failure_Fuel_ExtTankTransferC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferC",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferC"]
        ["Failure_PP_RightAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightAMAD_OilLeak"]
        ["Failure_Comp_MC1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC1",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC1"]
        ["Failure_Ctrl_LEF"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_LEF",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_LEF"]
        ["Failure_ECS_OBOGS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_OBOGS",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_OBOGS"]
        ["Failure_Fuel_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_RightBoostPump"]
        ["Failure_ECS_Valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_Valve",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_Valve"]
        ["Failure_Ctrl_FCS_Ch4"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch4",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch4"]
        ["Failure_Sens_RightPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_RightPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_RightPitotHeater"]
        ["Failure_Hyd_HYD2B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2B_Leak"]
        ["Failure_Hyd_HYD1A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1A_Leak"]
        ["Failure_PP_EngR_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_AB_FFCS"]
        ["Failure_PP_EngL_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Nozzle_CS"]
        ["Failure_PP_EngL_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Main_FFCS"]
        ["Failure_Elec_LeftTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftTransformerRectifier"]
        ["Failure_Fuel_ExtTankTransferL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferL",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferL"]
        ["Failure_Elec_UtilityBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_UtilityBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_UtilityBattery"]
        ["Failure_Elec_RightTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightTransformerRectifier"]
        ["Failure_PP_EngL_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_AB_FFCS"]
        ["Failure_Fuel_ExtTankTransferR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferR",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferR"]
        ["Failure_Fuel_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_LeftBoostPump"]
        ["Failure_PP_EngL_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_OilLeak"]
        ["Failure_Hyd_HYD2A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2A_Leak"]
    }, -- end of ["failures"]
} -- end of mission
